home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Hang es video
/
CHIP_ZENESZERKESZTO_2005.ISO
/
audio_3
/
visual
/
robotfunk
/
setup.exe
/
{app}
/
main.dxr
/
ui_259.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-11-19
|
283 b
|
7 lines
global fs, fsrect, secondheight, secondwidth
on mouseUp me
mystring = "fsrect: " & fsrect & RETURN & "fs.rect: " & fs.rect & RETURN & "rectlist: " & the desktopRectList & RETURN & "2 height: " & secondheight & RETURN & " 2 w: " & secondwidth
setPref("screenlocs", mystring)
end